home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / DATAUTIL / DBASEUT1.LZH / F-KEYS.DOC < prev    next >
Text File  |  1986-03-15  |  2KB  |  36 lines

  1. Set function keys for dBaseIII
  2. By Charles Munao 3/14/86
  3.  
  4.  
  5. This is a short utility program that will be useful
  6. to anyone who programs in dBase. The purpose of this
  7. utility is to set the function keys during an editing
  8. session or writing a program. To save typing time 
  9. entering 'MODIFY COMMAND {program name}' I set a 
  10. function key to the file name saving myself the effort
  11. of typing during a debugging session. I also set a key
  12. for 'SET PRINT ON/OFF', 'DO{program name} etc.
  13.   To use, at the dBase dot enter 'DO F-KEYS'. The
  14. options available are :
  15.   EXISTING----- Any keys that were set by you during a
  16.                 previous session.
  17.   NEW     ----- Define new key functions.
  18.   DEFAULT ----- Returns the original dBase settings.
  19.   TEMPORARY ---- Will not save the settings. Next time dBase
  20.                 is used those settings will not be there.
  21.   SAVE     ---- Will save the settings for you to be 
  22.                 re-used via EXISTING option next time you
  23.                 use F-KEYS.
  24.   ALL      ---- Reset all the function keys. Actually keys
  25.                 two through ten. Key one can not be changed
  26.                 that is the dBase HELP key.
  27.   SOME     ---- Select the number of keys to be reset.
  28. The files required for the program are:
  29.                 1) F-KEYS.PRG  The program.
  30.                 2) KEYS.DBF    The custom setting file.
  31.                 3) D-KEYS.DBF  The dBASE default settings.
  32. I hope this program may be of some use to someone as I find
  33. it extremely useful myself.
  34. To forward any comments leave me a message on the NOVA LABS
  35. RBBS at 718-720-7673.  Charles Munao.
  36.